home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Frameworks / Extension Shell 1.4 / Version History < prev   
Text File  |  1995-11-03  |  1KB  |  35 lines

  1. Extension Shell Version History
  2.  
  3.  
  4. Version 1.4
  5. • Fixed icon positioning bug
  6. • Added callbacks for checking architecture, checking if a trap is native, and posting a Notification Manager message
  7. • Fixed bug in jGNEFilter stub in What Key sample
  8. • Converted projects/source to CodeWarrior (DR7) and Universal Interfaces 2.1 (ETO #18)
  9. • Converted documentation to SimpleText
  10. • Consolidated Extension Shell includes down to ES.h
  11. • Allow removal of Gestalt selectors if running on System 7.5 or later
  12.  
  13.  
  14. Version 1.3d
  15. • Compiled with 4 byte ints
  16. • Fixed a bug when 0 items were installed
  17. • Replaced calls to HLockHi with ReserveMem/HLock
  18. • Now use type 'Code' instead of 'CODE'. Added 'RMAP' resource to remap 'Code' resources for 'CODE' resource editors
  19.  
  20.  
  21. Version 1.3
  22. • Second publicly distributed version
  23.  
  24.  
  25. Version 1.2
  26. • Bell Test sample now demonstrates a custom address table, as well as a trap-patch and code block
  27.  
  28.  
  29. Version 1.1
  30. • Cleaned up documentation
  31. • Added support for code blocks, and Time Manager tasks
  32.  
  33.  
  34. Version 1.0
  35. • First publicly distributed version